Skip to content

Gs/mstatic tmp android cookies#3

Open
augyg wants to merge 39 commits into
nextfrom
gs/mstatic-tmp-android-cookies
Open

Gs/mstatic tmp android cookies#3
augyg wants to merge 39 commits into
nextfrom
gs/mstatic-tmp-android-cookies

Conversation

@augyg

@augyg augyg commented Mar 23, 2026

Copy link
Copy Markdown

I have:

  • Based work on latest develop branch
  • Followed the contribution guide
  • Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • Run the test suite: $(nix-build -A selftest --no-out-link)
  • Updated the changelog
  • (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

augyg added 30 commits February 25, 2025 17:11
augyg added 9 commits October 5, 2025 18:36
The multi-package repl in this project sometimes hangs mid-session
(both ghcid and its GHCi child in futex_wait, no output to
ghcid-output.txt for hours). Without --verbose we can't tell whether
the deadlock is in the file watcher, the reload dispatch, or GHCi
itself. Neil Mitchell's suggested triage for this class of report is
'run with --verbose and share the trace' (see ghcid obsidiansystems#310 comments).
Chatty but harmless — the async SFU log sink handles the extra volume.

Related upstream:
  - ghc #26610  --enable-multi-repl bugs -- related to multiple home units
  - ghc #24345  Concurrent GHC sessions clobber RTS linker state
  - ghcid obsidiansystems#310  Reloading doesn't work quite often
  - ghcid obsidiansystems#355  Reload very slow on project, instant in ghci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant